net/http/httputil.ClientConn.pipereq (field)
5 uses
net/http/httputil (current package)
persist.go#L237: pipereq map[*http.Request]uint
persist.go#L255: pipereq: make(map[*http.Request]uint),
persist.go#L313: cc.pipereq[req] = id
persist.go#L366: id, ok := cc.pipereq[req]
persist.go#L367: delete(cc.pipereq, req)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)